-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Chromium from 73.0.3683.75 to Chromium 74.0.3729.22 #3790
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Mar 19, 2019
Moved to onboarding_welcome_strings.grdp. Chromium change: commit 395516be219e7d31767e0ba47a5ac5c9f510c1ff Author: Scott Chen <scottchen@chromium.org> Date: Tue Oct 23 00:05:48 2018 +0000 NUX Onboarding: add some strings Replacing placeholder strings, and move all the add-string calls to under one function. also fixes a path bug for apps/ -> google_apps/ introduced in https://chromium-review.googlesource.com/c/chromium/src/+/1285210 Bug: 874122
emerick
approved these changes
Mar 20, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
mkarolin
changed the title
WIP: Upgrade Chromium from 73.0.3683.75 to Chromium 74.0.3729.22
Upgrade Chromium from 73.0.3683.75 to Chromium 74.0.3729.22
Mar 20, 2019
bbondy
approved these changes
Mar 20, 2019
mkarolin
added a commit
that referenced
this pull request
Mar 21, 2019
Upgrade Chromium from 73.0.3683.75 to Chromium 74.0.3729.22
brave-builds
pushed a commit
that referenced
this pull request
Mar 21, 2019
Upgrade Chromium from 73.0.3683.75 to Chromium 74.0.3729.22
19 tasks
16 tasks
petemill
pushed a commit
to brave/brave-core
that referenced
this pull request
Jul 27, 2020
(originally implemented with brave/brave-browser#3790) Fixes brave/brave-browser#3898
petemill
pushed a commit
to brave/brave-core
that referenced
this pull request
Jul 28, 2020
(originally implemented with brave/brave-browser#3790) Fixes brave/brave-browser#3898
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix #3502
Related PR: brave/brave-core#2013
Submitter Checklist:
npm test brave_unit_tests && npm test brave_browser_tests
) ongit rebase master
(if needed).git rebase -i
to squash commits (if needed).Test Plan:
See #3502.
Reviewer Checklist: